* net/tramp.el (tramp-methods): Fix docstring.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Feb 2013 12:40:14 +0000 (13:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Feb 2013 12:40:14 +0000 (13:40 +0100)
commit558f8454ca6cf11a3a076f061b26dff0e9b5c570
treecd51acc85998b5624e6e97b992e0955b746b009a
parentd54a7e54d1c3eaf59202530d7a30a9d3c62be2bc
* net/tramp.el (tramp-methods): Fix docstring.
(tramp-ssh-controlmaster-options): Rename it from
`tramp-ssh-controlmaster-template'.  Return a string.
(tramp-default-method): Adapt check for
`tramp-ssh-controlmaster-options'.

* net/tramp-sh.el (tramp-methods): Replace
`tramp-ssh-controlmaster-template' by "%c".
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Use it in format spec.  Ensure,
that it is applied for the first hop only.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/net/tramp.el